@import url('https://web.archive.org/web/20211116065935cs_/https://fonts.googleapis.com/css?family=Droid+Serif:400,700,700i|Raleway:700,800');
html {
	box-sizing: border-box;
}
*, *:before, *:after {
	box-sizing: inherit;
}
body, html { background: rgb(23,33,47); }
body, td, div, p, ul, ol, li, dl, dt, dd, select, input, hr, textarea { margin:0; padding:0; color: rgb(255,255,255); font: 400 16px/26px 'Droid Serif', georgia, serif; list-style: none; -webkit-font-smoothing:antialiased; text-rendering:optimizelegibility; -moz-osx-font-smoothing:grayscale; }
h1, h2, h3, h4, h5, h6, dt, .tagline { margin:0; padding:0; color: rgb(255,255,255); font-family: 'Raleway', helvetica, arial, sans-serif; font-weight: 800; text-transform: uppercase; }
h1 { position: relative; margin-bottom: 20px; text-align: center; }
h1,
.tagline { font-size: 50px; line-height: 56px; }
h2,
.homepage h1 { font-size: 36px; line-height: 40px; margin-bottom: 10px; text-align: left; }
h3,
.fieldpage > article h2 { font-size: 24px; line-height: 30px; margin-bottom: 10px; }
.homepage article h3 { font-size: 36px; line-height: 40px; }
h3 small,
h4 { display: block; font-size: 18px; line-height: 26px; color: rgb(238,106,0); }
.title { font-size:16px; line-height:22px; font-style: normal; }
dt { font-size: 18px; }
	@media (max-width:1024px) {
		h1,
		.tagline { font-size: 36px; line-height: 40px; }
	}

p { margin-bottom: 20px; }
a { color: rgb(238,106,0); text-decoration:none; }
p a { font-size: 12px; font-weight: 700; font-style: italic; }
em { font-style: normal; color: rgb(238,106,0); }
.labap { text-transform: none; }
.notice {
	width: 100%;
	max-width: 600px;
	margin: 40px auto;
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	color: rgb(155,164,177);
}

/* tools */
.button,
input[type='submit'] {
	display: inline-block;
	padding: 6px 20px;
	margin: 40px auto;
	color: rgb(255,255,255);
	font-size: 12px;
	font-weight: 700;
	font-style: italic;
	background: none;
	cursor: pointer;
	border: 2px solid rgb(255,255,255);
-webkit-border-radius: 50px;
   -moz-border-radius: 50px;
        border-radius: 50px;
}

.button:hover,
input[type='submit']:hover {
	color: rgb(238,106,0);
	border-color: rgb(238,106,0);
}

input,
textarea {
	padding: 10px;
	margin-bottom: 10px;
	color: rgb(23,33,47);
	background: rgba(255,255,255,.95);
	border:none;
-webkit-border-radius: 3px;
   -moz-border-radius: 3px;
        border-radius: 3px;
}

form div input[type='text'] {
	width: 95%;
}

form div textarea {
	width: 100%;
	height: 158px;
}

form input[type='submit'] {
	float: right;
	margin: 0;
}

form {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}

form div {
	float: left;
	width: 50%;
}
	@media (max-width:768px) {
		form div {
			float: none;
			width: 100%;
		}
	}

button {
	position: relative;
	display: none;
	width: 40px;
	height: 40px;
	margin: 0;
	text-indent: -1000px;
	overflow: hidden;
	cursor: pointer;
	background: transparent;
	border: 2px solid transparent;
	-webkit-border-radius: 100%;
	   -moz-border-radius: 100%;
	        border-radius: 100%;
}

article button {
	position: absolute;
	top: 10px;
	right: 10px;
	border-color: rgb(155,164,177);
}

article.active button {
	opacity: .5;
	display: block;
}

article.active button:hover {
	opacity: 1;
}

button.active span,
nav.active button span {
	background: rgba(255,255,255,0);
}

button span,
button span:before,
button span:after {
	position: absolute;
	content: "";
	display: block;
    height: 2px;
    width: 24px;
    left: 50%;
    margin-left: -12px;
	background: rgb(255,255,255);
}
	@media (max-width:360px) {
		button span,
		button span:before,
		button span:after {
		    width: 20px;
		    margin-left: -10px;
		}
	}

button span {
	top: 17px;
}

button span:before {
	bottom: 8px;
}

button span:after {
	top: 8px;
}

button.active span:before,
nav.active button span:before {
	-webkit-transform: rotate(45deg) translate(5px, 6px);
	   -moz-transform: rotate(45deg) translate(5px, 6px);
		-ms-transform: rotate(45deg) translate(5px, 6px);
		 -o-transform: rotate(45deg) translate(5px, 6px);
			transform: rotate(45deg) translate(5px, 6px);
}

button.active span:after,
nav.active button span:after {
	-webkit-transform: rotate(-45deg) translate(5px, -6px);
	   -moz-transform: rotate(-45deg) translate(5px, -6px);
		-ms-transform: rotate(-45deg) translate(5px, -6px);
		 -o-transform: rotate(-45deg) translate(5px, -6px);
			transform: rotate(-45deg) translate(5px, -6px);
}

article button span,
article button span:before,
article button span:after {
	background: rgb(155,164,177);
}

/* header */
header { position: fixed; width: 100%; max-width: 1280px; height: 150px; padding: 20px 40px; margin: auto; top: 0; left: -9999px; right: -9999px; z-index: 100; border-bottom: 1px solid rgba(0,0,0,0); }
header .logo {
	display: block;
	width: 100px;
	height: 134.36px;
	text-indent: -1000px;
	background: url(/web/20211116065935im_/https://laballeauxprisonniers.org/assets/labap/images/global/logo.svg) no-repeat;
	background-size: 100%;
}

	@media (max-width:768px) {
		header .logo {
			width: 40px;
			height: 40px;
			background-image: url(/web/20211116065935im_/https://laballeauxprisonniers.org/assets/labap/images/global/logo-alt.svg);
		}
	}
	@media (max-width:414px) {
		header {
			padding: 10px;
		}
	}
	@media (max-width:360px) {
		header .logo {
			width: 34px;
			height: 34px;
		}
	}

header.min { height: 60px; max-width: none; padding: 10px; background: rgba(23,33,47,.95); box-shadow: 0 0 10px rgba(0,0,0,.5); }
header.min .logo {
	width: 40px;
	height: 40px;
	background-image: url(/web/20211116065935im_/https://laballeauxprisonniers.org/assets/labap/images/global/logo-min.svg);
}

nav button { position: absolute; top: 20px; left: 180px; }
.min nav button { top: 10px; left: 60px; }
nav.active button { border-color: rgb(255,255,255); }

nav ul { position: absolute; }
nav ul.menu { top: 120px; right: 40px; }
.min nav ul.menu { top: 16px; right: 290px; }

nav ul.menu li { display: block; position: relative; float: left; margin-left: 20px; padding-bottom: 5px; font-family: 'Raleway', Helvetica, arial, sans-serif; font-weight: 700; text-transform: uppercase; border-bottom:2px solid transparent; }
nav ul.menu li a { color: rgb(255,255,255); font-style: normal; }
nav ul.menu li span { display: none; }
	@media (min-width:1024px) {
		nav ul.menu li.active, nav ul.menu li:hover { border-bottom-color: rgb(255,255,255); }
		nav ul.menu li.active a, nav ul.menu li:hover a { color: rgb(238,106,0); text-shadow: 0 1px 0 rgba(0,0,0,.4) }
		nav ul.menu li span { position: absolute; display: inline-block; top: -18px; left: 0; font-size: 9px; white-space: nowrap; opacity: 0;
			-webkit-transform: translateX(20px);
			    -ms-transform: translateX(20px);
			        transform: translateX(20px);
		}
		nav ul.menu li:hover span { opacity: 1;
			-webkit-transform: translateX(0);
			    -ms-transform: translateX(0);
			        transform: translateX(0);
		}
	}

	@media (max-width:1024px) {
		nav button { display: block; }
		nav ul.menu {
			top: 0; left: 0; width: 100%; height: 100vh; padding: 80px 40px 0 40px; background: linear-gradient(to bottom, rgba(23,33,47,1), rgba(23,33,47,0));
			-webkit-transform: translateY(-100vh);
	    		-ms-transform: translateY(-100vh);
	        		transform: translateY(-100vh);
		}
		nav.active ul.menu {
			-webkit-transform: translateY(0);
	    		-ms-transform: translateY(0);
	        		transform: translateY(0);
		}
		nav ul.menu li { display: list-item; float: none; margin-left: 0; }
		.min nav ul.menu { top: 0; right: auto; }
	}
	@media (max-width:768px) {
		nav button { left: 90px; }
	}
	@media (max-width:414px) {
		nav button { top: 10px; left: 60px; }
	}
	@media (max-width:360px) {
		nav button { left: 50px; }
	}

nav ul.social { top: 20px; right: 90px; }
.min nav ul.social { top: 10px; right: 60px; }
nav ul.social li { display: block; float:left; margin-left: 10px; }

nav ul.lang { top: 20px; right: 40px; }
.min nav ul.lang { top: 10px; right: 10px; }
nav ul.lang li { display: none; opacity: 0; width: 40px; height: 40px; margin-bottom: 10px; text-align: center; font: 700 11px/40px 'Raleway', helvetica, arial, sans-serif; }
nav ul.lang li.active,
nav ul.lang.active li { display: block; opacity: 1; }

.social li a,
.lang li a {
	display: inline-block;
	width: 40px;
	height: 40px;
	overflow: hidden;
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
	        border-radius: 50%;
}

.social li a {
	text-indent: -1000px;
	border: 2px solid rgb(255,255,255);
	background: url(/web/20211116065935im_/https://laballeauxprisonniers.org/assets/labap/images/global/icons.svg) no-repeat;
}

.social li:first-of-type a {
	background-position: 0 0;
}

.social li:first-of-type a:hover {
	background-position: -36px 0;
	background-color: rgb(59, 89, 153);
}

.social li:nth-of-type(2) a {
	background-position: 0 -36px;
}

.social li:nth-of-type(2) a:hover {
	background-position: -36px -36px;
	background-color: rgb(85, 172, 238);
}

.social li:nth-of-type(3) a {
	background-position: 0 -72px;
}

.social li:nth-of-type(3) a:hover {
	background-position: -36px -72px;
	background-color: rgb(228, 64, 95);
}

.social li:last-of-type a {
	background-position: 0 -108px;
}

.social li:last-of-type a:hover {
	background-position: -36px -108px;
	background-color: rgb(221, 75, 57);
}

.social li a:hover {
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px;
	border-color: transparent;
}

.lang li a {
	color: rgb(255,255,255);
	background: rgba(255,255,255,.25);
}

.lang li a:hover {
	color: rgb(238,106,0);
	background: rgba(255,255,255,1);
}
	@media (max-width:414px) {
		nav ul.social { top: 10px; right: 60px; }
		nav ul.lang { top: 10px; right: 10px; }
	}
	@media (max-width:360px) {
		nav ul.social { right: 55px; }
		nav button,
		nav ul.social li,
		nav ul.lang li,
		.social li a,
		.lang li a { width: 34px; height: 34px; }

		.social li:first-of-type a:hover {
			background-position: -39px -3px;
		}
		.social li:nth-of-type(2) a {
			background-position: -3px -39px;
		}
		.social li:nth-of-type(2) a:hover {
			background-position: -39px -39px;
		}
		.social li:nth-of-type(3) a {
			background-position: -3px -75px;
		}
		.social li:nth-of-type(3) a:hover {
			background-position: -39px -75px;
		}
		.social li:last-of-type a {
			background-position: -3px -111px;
		}
		.social li:last-of-type a:hover {
			background-position: -39px -111px;
		}
	}


footer { clear: both; overflow: hidden; background: rgb(30,42,58); }
footer h4,
footer p { color: rgb(155,164,177); }
footer h4 { font-size: 16px; line-height: 22px; margin-bottom: 20px; }
footer p { font-size: 14px; line-height: 20px; }
footer ul { position: relative; max-width: 1280px; margin: 80px auto; overflow: hidden; }
footer ul li { float: left; width: 33.33%; padding: 0 40px; }
footer ul li:last-child { padding-right: 0; }
footer > p:last-child { padding: 20px; margin-bottom: 0; text-align: center; font-size: 12px; color: rgb(155,164,177); background-color: rgb(23,33,47); border-bottom: 4px solid rgb(238,106,0);}
footer > p:last-child a { color: rgb(255,255,255); font-weight: 400; font-style: normal; }

	@media (max-width:768px) {
		footer ul { margin: 0; }
		footer ul li { float: none; width: 100%; padding: 40px; border-bottom: 2px solid rgb(23,33,47); }
		footer ul li > p:last-child { margin-bottom: 0; }
	}

/* main */
section,
.creditspage article { position: relative; max-width: 1200px; margin: 40px auto; }
section:last-of-type { margin-bottom: 0; }

.showcase { width: 100%; max-width: none; min-height: 300px; padding: 200px 40px 40px 40px; margin: 0 auto; background: url(/web/20211116065935im_/https://laballeauxprisonniers.org/assets/labap/images/global/default-background.jpg) center top no-repeat; background-size: cover; }
.showcase:before,
.home-carousel .owl-item:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: linear-gradient(to bottom, rgba(23,33,47,.5) 0, rgba(23,33,47,.3) 150px);
	mix-blend-mode: multiply;
	transform: translateZ(0);
}

.clubpage .showcase 	 { background-image: url(/web/20211116065935im_/https://laballeauxprisonniers.org/assets/labap/images/club/club-background.jpg); }
.fieldpage .showcase 	 { background-image: url(/web/20211116065935im_/https://laballeauxprisonniers.org/assets/labap/images/field/field-background.jpg); }
.resultspage .showcase 	 { background-image: url(/web/20211116065935im_/https://laballeauxprisonniers.org/assets/labap/images/results/results-background.jpg); }
.contactpage .showcase 	 { background-image: url(/web/20211116065935im_/https://laballeauxprisonniers.org/assets/labap/images/contact/contact-background.jpg); }
.supporterpage .showcase,
.processeddonationformpage .showcase,
.thankyoupage .showcase { background-image: url(/web/20211116065935im_/https://laballeauxprisonniers.org/assets/labap/images/supporter/supporter-background.jpg); }

/*.showcase article { width: 50%; max-width: 800px; margin: 0 auto; text-align: center; }*/
.showcase article ul li { text-align: left; }
.showcase p { margin-bottom: 0; }

article h1:after,
article h2:after,
.homepage article h3:after {
	content:"";
	display: block;
	margin: 10px 0 0 -40px;
	width: 80px;
	height: 4px;
	background: rgb(238,106,0);
}

article ul li:before {
	content: "";
	display: inline-block;
	margin-right: 10px;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 6px solid rgb(238,106,0);
}

/* home */
.pentagon h1:after {
	background: rgb(23,33,47);
}
.pentagon { width: 400px; height: 415px; padding: 85px 40px; background: url(/web/20211116065935im_/https://laballeauxprisonniers.org/assets/labap/images/global/pentagon.svg) no-repeat; background-size: 100%; }
.pentagon p:last-child { text-align: center; }
.pentagon .button { margin: 0; }
.pentagon .button:hover { margin: 0; color: rgb(23,33,47); border-color: rgb(23,33,47); }

.homepage .tagline { position: absolute; top: 87px; right: 40px; text-align: right; }
	@media (max-width:768px) {
		.pentagon { position: absolute; width: 300px; height: 312px; bottom: 40px; padding: 60px 40px 0 20px; }
		.pentagon h1 { font-size: 24px; line-height: 26px; }
		.pentagon h1:after { margin-left: -20px; background: rgb(23,33,47); }
		.pentagon p { font-size: 12px; line-height: 20px; margin-bottom: 0; }
		.pentagon .button { font-size: 10px; padding: 4px 10px; }
		.homepage .tagline { top: 0; }
	}
	@media (max-width:414px) {
		.pentagon { width: 280px; height: 291px; left: 10px; bottom: 10px; padding-top: 55px; }
		.pentagon h1 { margin-bottom: 5px; }
		.pentagon h1:after { margin-top: 5px; }
		.homepage .tagline { right: 10px; }
	}

.homepage section:first-of-type { position: absolute; left: -9999px; right: -9999px; width: 100%; max-width: 1600px; margin: 250px auto auto auto; padding: 0 40px; z-index: 1; }
	@media (max-width:1024px) {
		.homepage section:first-of-type { margin-top: 200px; }
	}
	@media (max-width:768px) {
		.homepage section:first-of-type { height: calc(100vh - 150px); margin-top: 150px; }
	}
	@media (max-width:414px) {
		.homepage section:first-of-type { height: calc(100vh - 100px); margin-top: 100px; }
	}

.homepage section:nth-of-type(2) {
	max-width: 1280px;
	overflow: hidden;
}

.homepage section:nth-of-type(2) > div,
.homepage section:nth-of-type(2) > div > div {
	float: left;
	width: 50%;
}
	/*@media (min-width:1024px) {
		.homepage section:nth-of-type(2) > div h2 {
			min-height: 160px;
		}
	}*/
	@media (max-width:1024px) {
		.homepage section:nth-of-type(2) > div {
			float: none;
			width: 100%;
		}
		.homepage section:nth-of-type(2) > div:first-of-type {
			margin-bottom: 40px;
		}
	}
	@media (max-width:768px) {
		/*.homepage section:nth-of-type(2) > div.head {
			display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex;
		}*/
		.homepage section > .head + div {
			margin-bottom: 40px;
		}
		.homepage section:nth-of-type(2) > div:nth-of-type(-n+3) iframe {
			width: 100vw;
			height: 56.25vw;
			margin-left: -40px;
		}
		.homepage section:nth-of-type(2) > div > div {
			float: none;
			width: 100%;
		}
		.homepage section:nth-of-type(2) > div h3 {
			font-size: 24px;
			line-height: 30px;
		}
	}

.homepage section:nth-of-type(2) > div,
.homepage section:nth-of-type(2) > h2 {
	padding: 0 40px;
}

.homepage section:nth-of-type(2) > div > div:last-of-type {
	padding-left: 10px;
	background: rgb(30,42,58);
}

.homepage section:nth-of-type(2) h2 {
	color: rgb(238,106,0);
}

.homepage section:nth-of-type(2) > div.head {
	width: 100%;
	float: none;
	margin-bottom: 40px;
	overflow: hidden;
}

.homepage section:nth-of-type(2) h3 {
	text-transform: none;
}

/*.homepage section > .head > h2 + h3 {
	margin-top: 20px;
}*/

.homepage section > .head > h3 a {
	color: rgb(255,255,255);
}

@media (min-width:769px) {
	/*.homepage section > .head > h2,
	.homepage section > .head > h3,
	.homepage section > .head > iframe {
		width: 50%;
	}*/
	.homepage section > .head > h3 {
		float: left;
		width: 50%;
	}
	.homepage section > .head > iframe {
		width: 50%;
		padding-left: 40px;
	}
}

.homepage .news,
.homepage section:nth-of-type(2) > div.news {
	position: relative;
	width: 100%;
	height: 185px;
	margin-top: 40px;
	clear: both;
	overflow: hidden;
}

.homepage section:nth-of-type(2) > div.news h2 {
	min-height: 0;
}

.homepage section:nth-of-type(2) > div.news > div {
	position: relative;
}
	@media (max-width:768px) {
		.homepage section:nth-of-type(2) > div.news {
			height: auto;
		}
	}

.homepage .news h3 {
	font-size: 18px;
	line-height: 26px;
}

.homepage section:last-of-type { max-width: none; margin-top: 0; }
.homepage section:last-of-type article {
	height: 500px;
	padding-top: 100px;
	margin-bottom: 2px;
	background-position: center;
	background-size: cover;
}
.homepage section:last-of-type article div {
	box-sizing: content-box;
	max-width: 600px;
	margin: 0 auto;
	padding: 0 40px;
	vertical-align: middle;
	overflow: hidden;
}
.homepage section:last-of-type article:nth-child(even) div { padding-left: 50%; text-align: right; }
.homepage section:last-of-type article:nth-child(even) div h3:after { margin-left: calc(100% - 40px); }
.homepage section:last-of-type article:nth-child(odd) div { padding-right: 50%; text-align: left; }
	@media (max-width:768px) {
		.homepage section:last-of-type article { height: auto; }
		.homepage section:last-of-type article:nth-child(even) div { padding-left: 40px; }
		.homepage section:last-of-type article:nth-child(odd) div { padding-right: 40px; }
	}

.homepage section:last-of-type article small {
	color: rgb(255,255,255);
}

.improve { background-image: url(/web/20211116065935im_/https://laballeauxprisonniers.org/assets/labap/images/home/improve.jpg); }
.promote { background-image: url(/web/20211116065935im_/https://laballeauxprisonniers.org/assets/labap/images/home/promote.jpg); }
.encourage { background-image: url(/web/20211116065935im_/https://laballeauxprisonniers.org/assets/labap/images/home/encourage.jpg); }

/* club */
.clubpage .showcase {
	height: 100vh;
	max-height: 850px;
}

.pentagons {
	position: relative;
}

.pentagons li {
	position: absolute;
	display: block;
	width: 200px;
	height: 193px;
	margin: auto;
	text-align: center;
	font: 800 24px/26px 'Raleway', helvetica, arial, sans-serif;
	text-transform: uppercase;
	opacity: .9;
	background: url(/web/20211116065935im_/https://laballeauxprisonniers.org/assets/labap/images/club/pentagon.svg) no-repeat;
	background-size: 100%;
}

.pentagons li:hover {
	-webkit-transform: scale(1.2);
	    -ms-transform: scale(1.2);
	        transform: scale(1.2);
}

.pentagons li:first-child {
	width: 240px;
	height: 232px;
	top: 70px;
	left: -9999px;
	right: -9999px;
	font-size: 50px;
	line-height: 38px;
	text-transform: none;
}

.pentagons li:nth-child(2) {
	left: 20%;
}

.pentagons li:nth-child(3) {
	right: 20%;
}

.pentagons li:nth-child(4) {
	top: 280px;
	left: 28%;
}

.pentagons li:nth-child(5) {
	top: 280px;
	right: 28%;
}

.pentagons li a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 78px 10px;
}

.pentagons li:nth-child(2) a,
.pentagons li:nth-child(4) a {
	padding-top: 60px;
}

.pentagons li a:before,
.pentagons li a:after {
	content:"";
	position: absolute;
	display: block;
	left: -9999px;
	right: -9999px;
	margin: auto;
}

.pentagons li a:before {
	bottom: 70px;
	width: 50px;
	height: 2px;
	background: rgb(255,255,255);
}

.pentagons li a:after {
	bottom: 64px;
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid rgb(255,255,255);
}

.pentagons li:first-child a:before,
.pentagons li:first-child a:before {
	bottom: 82px;
}

.pentagons li:first-child a:after,
.pentagons li:first-child a:after {
	bottom: 76px;
}

.pentagons li:nth-child(2) a:before,
.pentagons li:nth-child(4) a:before {
	bottom: 62px;
}

.pentagons li:nth-child(2) a:after,
.pentagons li:nth-child(4) a:after {
	bottom: 56px;
}

.pentagons li a:hover:before {
	opacity: .5;
	-webkit-transform: scale(0, 1) translateY(16px);
	    -ms-transform: scale(0, 1) translateY(16px);
	        transform: scale(0, 1) translateY(16px);
}

.pentagons li a:hover:after {
	opacity: .5;
	-webkit-transform: scale(1.5) translateY(10px);
	    -ms-transform: scale(1.5) translateY(10px);
	        transform: scale(1.5) translateY(10px);
}

	@media (max-width:1300px) {
		.pentagons {
			width: 100%;
			max-width: 800px;
			height: auto;
			margin: 0 auto;
		}
		.pentagons li {
			width: 25%;
			height: auto !important;
		}
		.pentagons li:first-child {
			width: 30%;
		}
		.pentagons li:nth-child(2) {
			left: 0;
		}
		.pentagons li:nth-child(3) {
			right: 0;
		}
		.pentagons li:nth-child(4) {
			left: 10%;
		}
		.pentagons li:nth-child(5) {
			right: 10%;
		}
		.pentagons li a {
			position: relative;
			width: 100%;
			height: 0 !important;
			padding: 36% 10px 60.5% 10px !important;
		}
		.pentagons li:first-child a {
			padding: 30% 10px 66.5% 10px !important;
		}
		.pentagons li a:before,
		.pentagons li a:before {
			content: none;
		}
		.pentagons li a:after,
		.pentagons li a:after {
			content: none;
		}
	}

	@media (max-width:880px) {
		.pentagons li {
			font-size: 20px;
			line-height: 22px;
		}
		.pentagons li:first-child {
			font-size: 46px;
			line-height: 40px;
		}
	}

	@media (max-width:720px) {
		.pentagons li {
			font-size: 16px;
			line-height: 20px;
		}
		.pentagons li:first-child {
			font-size: 40px;
			line-height: 34px;
		}
	}
	@media (max-width:600px) {
		.pentagons li {
			width: 30%;
		}
		.pentagons li:first-child {
			width: 35%;
		}
		.pentagons li:nth-child(4),
		.pentagons li:nth-child(5) {
			top: 230px;
		}
	}
	@media (max-width:520px) {
		.pentagons li {
			font-size: 12px;
			line-height: 14px;
		}
		.pentagons li:first-child {
			font-size: 27px;
			line-height: 20px;
		}
	}
	@media (max-width:414px) {
		.clubpage .showcase {
			padding-left: 10px;
			padding-right: 10px;
		}
		.pentagons li {
			width: 35%;
		}
		.pentagons li:first-child {
			width: 40%;
		}
		.pentagons li:nth-child(4),
		.pentagons li:nth-child(5) {
			top: 190px;
		}
	}


/*.close {
	width: 40px;
	height: 39px;
	left: 50%;
	right: auto;
	margin-left: 268px;
	top: 190px;
	z-index: 20;
	overflow: hidden;
}

.close:hover {
	-webkit-transform: none;
	    -ms-transform: none;
	        transform: none;
}*/

/*.close a {
	padding: 50px 0 0 0;
}

.close a:before,
.close a:after {
	border: none;
	width: 30px;
	height: 3px;
	bottom: 15px;
}

.close a:before {
	-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
			transform: rotate(45deg);
}

.close a:after {
	background: rgb(255,255,255);
	-webkit-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
			transform: rotate(-45deg);
}*/

.pentagons li small {
	display: block;
	font-size: 9px;
	line-height: 12px;
	color: rgb(255,255,255);
}

.pentagons li:first-child small {
	text-transform: uppercase;
	line-height: 24px;
}

.clubpage section article {
	width: 48%;
	margin: 1%;
	padding: 40px;
	background: rgba(255,255,255,.95);
	box-shadow: 0 1px 3px rgba(0,0,0,.2);
	border-radius: 3px;
}

.clubpage section article:nth-child(odd),
.fieldpage section article:nth-child(odd) {
	float: left;
}

.clubpage section article:nth-child(even),
.fieldpage section article:nth-child(even) {
	float: right;
}

.clubpage section article.active {
	position: absolute;
	z-index: 10;
	margin: auto;
	left: -9999px;
	right: -9999px;
	-webkit-transform: translateY(-400px);
	    -ms-transform: translateY(-400px);
	        transform: translateY(-400px);
}

	@media (max-width:768px) {
		.clubpage section article,
		.fieldpage section article {
			float: none !important;
			width: auto !important;
		}
		.clubpage section article {
			margin: 20px;
			padding: 20px;
		}
		.clubpage section article h2:after {
			margin-left: -20px;
		}
		.clubpage section article.active {
			width: auto;
			left: auto;
			right: auto;
			top: 0;
			margin: auto 20px;
		}
	}

.pentagons li.active,
.pentagons li.passive,
article.passive {
	filter: blur(6px);
	opacity: .5;
}

.clubpage section article h2,
.clubpage section article h3,
.clubpage section article p,
.clubpage section article li,
.clubpage section article dt,
.clubpage section article dd {
	color: rgb(23,33,47);
}

.clubpage section article p:first-of-type:first-letter,
.fieldpage section article p:first-of-type:first-letter {
	float: left;
	font: 800 52px/56px 'Raleway', helvetica, arial, sans-serif;
	margin: 9px 2px 0 0;
	color: rgb(155,164,177);
}

.clubpage section article dt {
	color: rgb(238,106,0);
}

.clubpage section article dt span {
	font-family: 'Droid Serif', georgia, serif;
	font-size: 14px;
	font-weight: 400;
	text-transform: none;
	color: rgb(23,33,47);
}

.clubpage section article dt em {
	display: block;
	font-family: 'Droid Serif', georgia, serif;
	font-size: 12px;
	font-weight: 700;
	font-style: italic;
	text-transform: none;
	color: rgb(23,33,47);
}

.clubpage section article dd {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 20px;
}

.clubpage section article dd em {
	position: relative;
	display: block;
	min-height: 100px;
	margin: 10px 0;
	color: rgb(155,164,177);
}

.clubpage section article dd em:before,
.clubpage section article dd em:after {
	position: absolute;
	font-size: 80px;
	opacity: .15;
}

.clubpage section article dd em:before {
	content: "«";
}
.clubpage section article .en dd em:before {
	content: "“";
}

.clubpage section article dd em:after {
	content: "»";
	margin: -8px 0 0 -40px;
}
.clubpage section article .en dd em:after {
	content: "”";
}

.clubpage section article dl div {
	position: relative;
	float: left;
	width: 100px;
	height: 100px;
	margin-right: 20px;
	border-radius: 50%;
	overflow: hidden;
	background: rgb(155,164,177);
}

.clubpage section article dl div img {
	width: 100%;
}

.rules ul li a {
	padding-right: 30px;
	background: url(/web/20211116065935im_/https://laballeauxprisonniers.org/assets/labap/images/global/icons.svg) right -370px no-repeat;
}

/* field */
.fieldpage .showcase {
	height: 100vh;
	max-height: 850px;
}

.fieldpage > article {
	position: relative;
	width: 100%;
	max-width: 600px;
	margin: 100px auto 0 auto;
	text-align: justify;
}
	@media (max-width:768px) {
		.fieldpage > article {
			width: auto;
			padding: 0 40px;
		}
	}

.fieldpage > article:after {
	content: "";
	display: block;
	width: 60px;
	height: 60px;
	margin: 40px auto 0 auto;
	opacity: .25;
	background: url(/web/20211116065935im_/https://laballeauxprisonniers.org/assets/labap/images/global/logo-min.svg) center no-repeat;
	background-size: contain;
}

.fieldpage > article h2 {
	color: rgb(238,106,0);
}

.fieldpage > article h2:after {
	content: none;
}

.fieldpage section article {
	float: left;
	width: 48%;
	margin: 1%;
	padding: 40px;
	border-radius: 3px;
}

.fieldpage .showcase article {
	position: absolute;
	left: 40px;
	bottom: 100px;
	width: 450px;
	height: 467px;
	margin-bottom: 0;
	padding: 85px 80px 85px 40px;
	/*background: rgb(23,33,47);*/
	background: url(/web/20211116065935im_/https://laballeauxprisonniers.org/assets/labap/images/field/pentagon.svg) no-repeat;
	background-size: 100%;
	opacity: .8;
}

.fieldpage .showcase article ul li {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 10px;
}

/* Compare screen heights and adapt ->

.fieldpage section:last-of-type {
	margin-top: 80px;
}

<- */

.fieldpage section:last-of-type article {
	background: rgba(23,33,47,0);
}

.fieldpage section:last-of-type article.active {
	position: absolute;
	z-index: 10;
	left: 50%;
	-webkit-transform: translateY(-760px);
	    -ms-transform: translateY(-760px);
	        transform: translateY(-760px);
	background: rgba(23,33,47,.9);
}

.fieldpage h3 + p {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 20px;
	color: rgb(155,164,177);
}

.field {
	position: absolute;
	top: 270px;
	width: calc(100% - 80px);
	text-align: center;
}

	@media (max-width:660px) {
		.field {
			-webkit-transform: scale(.6);
	    		-ms-transform: scale(.6);
	        		transform: scale(.6);
			-webkit-transform-origin: 50% 0;
	    		-ms-transform-origin: 50% 0;
	        		transform-origin: 50% 0;
		}
	}
	@media (max-width:475px) {
		.field {
			-webkit-transform: scale(.5);
	    		-ms-transform: scale(.5);
	        		transform: scale(.5);
			-webkit-transform-origin: 40% 0;
	    		-ms-transform-origin: 40% 0;
	        		transform-origin: 40% 0;
		}
	}
	@media (max-width:400px) {
		.field {
			-webkit-transform-origin: 35% 0;
	    		-ms-transform-origin: 35% 0;
	        		transform-origin: 35% 0;
		}
	}
	@media (max-width:370px) {
		.field {
			-webkit-transform-origin: 25% 5%;
	    		-ms-transform-origin: 25% 5%;
	        		transform-origin: 25% 5%;
		}
	}
	@media (max-width:340px) {
		.field {
			-webkit-transform-origin: 10% 5%;
	    		-ms-transform-origin: 10% 5%;
	        		transform-origin: 10% 5%;
		}
	}

.field > div {
	position: relative;
	display: inline-block;
	margin: 0 auto;
	z-index: 10;
}

.field img {
	opacity: 0;
	margin-top: -160px;
	box-shadow: 0 3px 6px rgba(0,0,0,.5);
	-webkit-transform-style: preserve-3d;
	    -ms-transform-style: preserve-3d;
	        transform-style: preserve-3d;
}

.field.active img {
	opacity: 1;
	-webkit-transform: perspective(600px) rotateX(55deg);
	    -ms-transform: perspective(600px) rotateX(55deg);
	        transform: perspective(600px) rotateX(55deg);
}

.field ul li {
	position: absolute;
	z-index: 10;
	display: block;
	width: 200px;
	text-transform: uppercase;
	opacity: 0;
}

.field.active ul li {
	opacity: 1;
}

.field ul li a {
	color: rgb(255,255,255);
}

.field ul li span {
	display: block;
	width: 64px;
	height: 64px;
	margin: 0 auto -5px auto;
	padding-top: 10px;
	background: rgb(238,106,0);
	font: normal 30px/40px Impact, Charcoal, Helvetica, arial, sans-serif;
	box-shadow: 0 5px 10px rgba(0,0,0,.3);
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
	        border-radius: 50%;
}

.field ul li em {
	position: relative;
	display: inline-block;
	clear: both;
	width: auto;
	height: 24px;
	padding: 6px 14px;
	font:800 10px/12px 'Raleway', helvetica, arial, sans-serif;
	color: rgb(255,255,255);
}

/*.field ul li em:after {
	content:"";
	position: absolute;
	display: block;
	left: -9999px;
	right: -9999px;
	margin: auto;
	bottom: -8px;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid rgb(238,106,0);
}*/


.field ul li em:before,
.field ul li em:after {
	content: "";
	position: absolute;
	z-index: -1;
	left: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	height: 0;
	width: 100%;
}

.field ul li em:before {
	top: 0;
	border-top: 13px solid rgb(23,33,47);
}

.field ul li em:after {
	bottom: 0;
	border-bottom: 13px solid rgb(23,33,47);
}

.field ul li:first-child {
	left: 50%;
	bottom: 30px;
	margin-left: -100px;
}

.field ul li:first-child:hover,
.field ul li:first-child.active {
	-webkit-transform: scale(1.2);
	    -ms-transform: scale(1.2);
	        transform: scale(1.2);
}

.field ul li:nth-child(2),
.field ul li:nth-child(5) {
	bottom: 160px;
	-webkit-transform: scale(.8);
	    -ms-transform: scale(.8);
	        transform: scale(.8);
}

.field ul li:nth-child(2) {
	left: -19%;
}

.field ul li:nth-child(5) {
	right: -19%;
}

.field ul li:nth-child(2):hover,
.field ul li:nth-child(2).active,
.field ul li:nth-child(5):hover,
.field ul li:nth-child(5).active {
	-webkit-transform: scale(1);
	    -ms-transform: scale(1);
	        transform: scale(1);
}

.field ul li:nth-child(3),
.field ul li:nth-child(4) {
	bottom: 130px;
	-webkit-transform: scale(.9);
	    -ms-transform: scale(.9);
	        transform: scale(.9);
}

.field ul li:nth-child(3) {
	left: 7%;
}

.field ul li:nth-child(4) {
	right: 7%;
}

.field ul li:nth-child(3):hover,
.field ul li:nth-child(3).active,
.field ul li:nth-child(4):hover,
.field ul li:nth-child(4).active {
	-webkit-transform: scale(1.1);
	    -ms-transform: scale(1.1);
	        transform: scale(1.1);
}

.field ul li:nth-child(6),
.field ul li:nth-child(9) {
	bottom: 260px;
	-webkit-transform: scale(.6);
	    -ms-transform: scale(.6);
	        transform: scale(.6);
}

.field ul li:nth-child(6) {
	left: -10%;
}

.field ul li:nth-child(9) {
	right: -10%;
}

.field ul li:nth-child(6):hover,
.field ul li:nth-child(6).active,
.field ul li:nth-child(9):hover,
.field ul li:nth-child(9).active {
	-webkit-transform: scale(0.8);
	    -ms-transform: scale(0.8);
	        transform: scale(0.8);
}

.field ul li:nth-child(7),
.field ul li:nth-child(8) {
	bottom: 230px;
	-webkit-transform: scale(.7);
	    -ms-transform: scale(.7);
	        transform: scale(.7);
}

.field ul li:nth-child(7) {
	left: 10%;
}

.field ul li:nth-child(8) {
	right: 10%;
}

.field ul li:nth-child(7):hover,
.field ul li:nth-child(7).active,
.field ul li:nth-child(8):hover,
.field ul li:nth-child(8).active {
	-webkit-transform: scale(0.9);
	    -ms-transform: scale(0.9);
	        transform: scale(0.9);
}

.field ul li:nth-child(10),
.field ul li:nth-child(11) {
	bottom: 315px;
	-webkit-transform: scale(.6);
	    -ms-transform: scale(.6);
	        transform: scale(.6);
}

.field ul li:nth-child(10) {
	left: 7.5%;
}

.field ul li:nth-child(11) {
	right: 7.5%;
}

.field ul li:nth-child(10):hover,
.field ul li:nth-child(10).active,
.field ul li:nth-child(11):hover,
.field ul li:nth-child(11).active {
	-webkit-transform: scale(.8);
	    -ms-transform: scale(.8);
	        transform: scale(.8);
}

.field ul li:hover span,
.field ul li.active span {
	box-shadow: 0 8px 20px rgba(0,0,0,.5);
}

.field ul li.passive span {
	background: rgb(23,33,47);
}

/* Supporter */
.supporterpage section:last-of-type {
	max-width: none;
	padding: 0;
	margin: 2px 0;
	overflow: hidden;
}

.supporterpage section div {
	position: relative;
	width: 33.33%;
	height: 650px;
	float: left;
	padding: 80px;
	border-right: 2px solid rgb(23,33,47);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
	@media (max-width:1280px) {
		.supporterpage section div {
			padding-left: 40px;
			padding-right: 40px;
		}
	}
	@media (max-width:1024px) {
		.supporterpage section div {
			padding-left: 10px;
			padding-right: 10px;
		}
	}
	@media (max-width:768px) {
		.supporterpage section div {
			width: 100%;
			height: auto;
			float: none;
			padding-top: 40px;
			padding-bottom: 20px;
		}
	}

.supporterpage section div:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(23,33,47,.5);
}

.supporterpage section div:hover:before {
	background: rgba(23,33,47,.85);
}

.supporterpage section div:hover h2 {
	-webkit-transform: translateY(-20px);
	    -ms-transform: translateY(-20px);
	        transform: translateY(-20px);
}

.supporterpage section div:first-child {
	background-image: url(/web/20211116065935im_/https://laballeauxprisonniers.org/assets/labap/images/supporter/subscriber.jpg);
}
.supporterpage section div:nth-child(2) {
	background-image: url(/web/20211116065935im_/https://laballeauxprisonniers.org/assets/labap/images/supporter/supporter.jpg);
}
.supporterpage section div:last-child {
	border-right: none;
	background-image: url(/web/20211116065935im_/https://laballeauxprisonniers.org/assets/labap/images/supporter/ticket.jpg);
}

.supporterpage section div p:last-child {
	text-align: center;
}

.supporterpage section div.active {
	border: 4px solid rgb(238,106,0);
}

.supporterpage h2,
.supporterpage h3,
.supporterpage p {
	position: relative;
	z-index: 2;
}

.supporterpage h2 {
	margin: 40px 0 80px 0;
	text-align: center;
}

.supporterpage h2:before {
	content: "";
	position: absolute;
	display: block;
	width: 150px;
	height: 145px;
	margin: -45px auto auto auto;
	left: -9999px;
	right: -9999px;
	background: url(/web/20211116065935im_/https://laballeauxprisonniers.org/assets/labap/images/supporter/pentagon.svg) no-repeat;
	background-size: 100%;
	opacity: .75;
}

.supporterpage h2 em {
	position: relative;
	display: inline-block;
	clear: both;
	z-index: 10;
	height: 56px;
	/*width: 100%;*/
	font-style: normal;
	text-align: center;
	color: rgb(255,255,255);
	padding: 8px 30px;
}

.supporterpage h2 em:before,
.supporterpage h2 em:after {
	content: "";
	position: absolute;
	left: 0;
	z-index: -1;
	border-left: 14px solid transparent;
	border-right: 14px solid transparent;
	height: 0;
	width: 100%;
}

.supporterpage h2 em:before {
	top: 0;
	border-top: 28px solid rgb(238,106,0);
}

.supporterpage h2 em:after {
	bottom: 0;
	border-bottom: 28px solid rgb(238,106,0);
}

/* Donation form */
.user-info,
.processeddonationformpage article {
	position: relative;
	margin: 0 auto;
	width: 480px;
	margin-bottom: 40px;
}

.user-info {
	padding: 40px;
	background: rgba(155,164,177,.5);
	overflow: hidden;
}

.user-info h4 {
	margin-bottom: 10px;
}

.user-info strong {
	color: rgba(255,255,255,.75);
}

.supporterpage .user-info {
	display: none;
}

.supporterpage .user-info.active {
	display: block;
}

.donation-form div {
	float: none;
	width: 100%;
}

.donation-form > h3 {
	text-align: center;
	margin-top: 20px;
}

.donation-form div input[type='text'] {
	width: auto;
}

.donation-form > input[type='text'] {
	width: 400px;
}

.donation-form > input[type='text'].medium {
	display: block;
	float: left;
	width: 195px;
}

.donation-form > input[type='text']:first-of-type,
.donation-form > input[type='text']:nth-last-of-type(4) {
	margin-right: 10px;
}

.donation-form input[type='radio'] {
	margin-right: 5px;
}

.donation-form > input[type='submit'] {
	display: block;
	clear: both;
	float: none;
	width: 120px;
	margin: 10px auto;
}

div.amount {
	display: none;
	text-align: center;
}

div.amount.active {
	display: block;
}

.button.amount {
	color: rgb(238,106,0);
	font-style: normal;
	font: 700 16px/26px 'Raleway', helvetica, arial, sans-serif;
	margin: 0 10px 10px 0;
	background: rgb(255,255,255);
}

.freeamount {
	color: rgb(238,106,0);
	font: 700 16px/26px 'Raleway', helvetica, arial, sans-serif;
	text-align: right;
	border-top-left-radius: 50px;
	border-bottom-left-radius: 50px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.freeamount + label {
	display: inline-block;
	height: 46px;
	padding: 10px;
	color: rgba(238,106,0,.5);
	font: 700 16px/26px 'Raleway', helvetica, arial, sans-serif;
	background: rgba(255,255,255,.85);
	border-top-right-radius: 50px;
	border-bottom-right-radius: 50px;
}


#errors p {
	clear: both;
}

#errors p {
	font-size: 12px;
	margin-bottom: 0;
}

/* Contact */
.contact-info {
	width: 100%;
	max-width: 1280px;
	padding: 0 40px;
	margin: 40px auto;
	overflow: hidden;
}

.contact-info li {
	float: left;
	width: 33.33%;
}
	@media (max-width:1024px) {
		.contact-info li {
			width: 50%;
		}
		.contact-info li:first-child {
			width: 100%;
		}
	}
	@media (max-width:768px) {
		.contact-info li {
			width: 100%;
			float: none;
		}
	}

.contactpage section:last-of-type {
	max-width: 1280px;
	padding: 0 40px;
	overflow: hidden;
	margin-bottom: 40px;
}

.contactpage textarea {
	height: 214px;
}

#map {
	width: 100%;
	height: 400px;
}

/* Credits */
.creditspage article div {
	float: left;
	width: 50%;
	padding: 40px;
}

.creditspage section article div:first-child {
	margin-right: 2%;
}

.termspage article {
	max-width: 1024px;
	margin: 0 auto;
	padding: 40px;
	background: rgba(255,255,255,.95);
	box-shadow: 0 1px 3px rgba(0,0,0,.2);
	border-radius: 3px;
}

.termspage article h2,
.termspage article h3,
.termspage article p,
.termspage article li {
	color: rgb(23,33,47);
}


/* Plugins*/

.carousel-wrapper {
	position: relative;
	width: 100%;
	padding-bottom: 48%;
}
	@media (max-width:1400px) {
		.carousel-wrapper { padding-bottom: 56%; }
	}
	@media (max-width:1200px) {
		.carousel-wrapper { padding-bottom: 66%; }
	}
	@media (max-width:768px) {
		.carousel-wrapper { height: 100vh; padding-bottom: 0; }
	}

.home-carousel {
	position: absolute;
	top: 0; bottom: 0; left: 0; right: 0;
}

.home-carousel .owl-wrapper-outer,
.home-carousel .owl-wrapper,
.home-carousel .owl-stage-outer,
.home-carousel .owl-stage,
.home-carousel .owl-item {
	height: 100%;
}

.home-carousel .owl-item:before {
	z-index: 10;
}

.home-carousel .owl-item img {
	position: absolute;
	width: 100%;
	margin: auto;
	top: -9999px;
	bottom: -9999px;
}
	@media (max-width:768px) {
		.home-carousel {
			height: 100vh;
			width: 100%;
			top: auto; bottom: auto; left: auto; right: auto;
		}
		.home-carousel .owl-wrapper-outer,
		.home-carousel .owl-wrapper,
		.home-carousel .owl-stage-outer,
		.home-carousel .owl-stage,
		.home-carousel .owl-item {
			width: 100%;
			overflow: hidden;
		}
		.home-carousel .owl-item img {
			height: 100%;
			width: auto;
			top: auto;
			bottom: auto;
			left: -9999px;
			right: -9999px;
		}
	}

.owl-fadeUp-in {
	-webkit-animation: scaleUpFrom 1.2s ease both;
	   -moz-animation: scaleUpFrom 1.2s ease both;
	        animation: scaleUpFrom 1.2s ease both;
}
.owl-fadeUp-out {
	-webkit-animation: scaleUpTo 1.2s ease both;
	   -moz-animation: scaleUpTo 1.2s ease both;
	        animation: scaleUpTo 1.2s ease both;
}

.fancybox-skin {
	-webkit-border-radius:0;
	   -moz-border-radius:0;
	        border-radius:0;
}
.fancybox-skin[style] { padding:0 !important; }

.MediaCard-mediaContainer { display: none !important; }


/* Animation */
header,
.button,
button,
button span,
button span:before,
button span:after,
nav ul,
nav ul li,
nav ul li a,
nav ul li span,
.showcase li,
.showcase li a,
.showcase li a:before,
.showcase li a:after,
.field ul li span,
.supporterpage section div:before,
.supporterpage h2 {
	-webkit-transition: all 0.4s ease-out;
		-ms-transition: all 0.4s ease-out;
			transition: all 0.4s ease-out;
}

.field ul li {
	-webkit-transition: -webkit-transform 0.4s ease-out, opacity 1s ease-out 1s;
		-ms-transition: 	-ms-transform 0.4s ease-out, opacity 1s ease-out 1s;
			transition: 		transform 0.4s ease-out, opacity 1s ease-out 1s;
}

.clubpage section article,
.fieldpage section:last-of-type article,
.fieldpage article.intro,
.field img {
	-webkit-transition: all 0.6s cubic-bezier(0,.7,.5,1);
		-ms-transition: all 0.6s cubic-bezier(0,.7,.5,1);
			transition: all 0.6s cubic-bezier(0,.7,.5,1);
}

/*
     FILE ARCHIVED ON 06:59:35 Nov 16, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:47:01 Oct 29, 2022.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 185.318
  exclusion.robots: 0.101
  exclusion.robots.policy: 0.093
  cdx.remote: 0.063
  esindex: 0.009
  LoadShardBlock: 148.348 (3)
  PetaboxLoader3.datanode: 122.47 (5)
  CDXLines.iter: 20.337 (3)
  load_resource: 254.922
  PetaboxLoader3.resolve: 177.2
  loaddict: 45.281
*/